projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d0a3a5
)
do not force compiler settings within the testsuite
author
Andrea Corallo
<akrl@sdf.org>
Sun, 17 Nov 2019 10:20:29 +0000
(11:20 +0100)
committer
Andrea Corallo
<akrl@sdf.org>
Wed, 1 Jan 2020 10:38:06 +0000
(11:38 +0100)
test/src/comp-tests.el
patch
|
blob
|
history
diff --git
a/test/src/comp-tests.el
b/test/src/comp-tests.el
index 34d00896b4fe56afcbdb561eee6ee58773ab4f18..2a4c849a7c8211a768aa2996c50096abcfe1bfed 100644
(file)
--- a/
test/src/comp-tests.el
+++ b/
test/src/comp-tests.el
@@
-29,9
+29,6
@@
(require 'cl-lib)
(require 'comp)
-(setq comp-speed 3)
-(setq comp-debug 1)
-
(defconst comp-test-directory (file-name-directory (or load-file-name
buffer-file-name)))
(defconst comp-test-src